PUT
/File/Touch/
Updates the last modified time of files with the specified IDs.
Request
Method
Request URI
PUT
/API/File/Touch/?sessionId=value
URI Parameters
URI Parameter
Description
sessionId
The ID of the session.
Specifying via an Authorization request header instead is recommended.
Request Headers
Authorization: Bearer <Current session ID>
Request Body
Name:
entryIds
Type:
System.Guid[]
Response
Response Body
A status code indicating success or the reason for failure.